CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp class

搜索资源列表

  1. linqt-2[1].8.3.tar

    0下载:
  2. 言规则,类和对象,流和I/O,异常处理,AWT/Swing高级编程,对 象序列化,高效I/O及正则表达式,...网络编程技术 TCP/IP协议,Socket套接字-on rule,class,object,stream,I/O,exception,AWT/Swing,seral,TCP/IP principle,Socket,and so on.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:314532
    • 提供者:丁飘
  1. vc聊天器

    0下载:
  2. 基于TCP的网络聊天室的设计
  3. 所属分类:编程文档

    • 发布日期:2009-01-04
    • 文件大小:129536
    • 提供者:playercai
  1. FTPfile.rar

    0下载:
  2. 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。,Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the p
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:234932
    • 提供者:sunbing
  1. lanchat.rar

    0下载:
  2. 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件,Tcp chat room feature to establi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2769173
    • 提供者:xiao5233
  1. DNR_PC.zip

    0下载:
  2. 非常强大的通讯类库程序,包括TCP,UDP,RDP等等协议。,A very powerful communication class library procedures, including TCP, UDP, RDP, and so the agreement.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:356945
    • 提供者:wuzongbo
  1. Qt_Tcp

    0下载:
  2. QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:8969
    • 提供者:黄硕
  1. DTU-DATACENTER

    2下载:
  2. GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
  3. 所属分类:Java Develop

    • 发布日期:2015-11-06
    • 文件大小:31744
    • 提供者:刑名
  1. CPPanli

    0下载:
  2. VC MFC一些实例 客户/服务器 TCP/UDP编程实例界面和文档 绝对是一流材料-VC MFC some examples of client/server TCP/UDP programming instance of the interface and documentation is absolutely first-class materials
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:165540
    • 提供者:阿玉
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1830958
    • 提供者:迷失
  1. TestSockets

    0下载:
  2. Class for Communication using Windows Sockets and TCP/IP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:85728
    • 提供者:king
  1. CreatingClientServerWinsock_vb

    0下载:
  2. 這是一個client/server multi-threaded socket class.這個源代碼可利用TCP/IP或是UDP進行資料的交握-This is a client/server multi-threaded socket class. The source code can make use of TCP/IP or UDP data of Handshake
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:100121
    • 提供者:周小豪
  1. CreatarTcp

    0下载:
  2. C#实现的基于TCP的通讯控制类,提供多种方式进行消息发送,封装成完整的类-C# Achieve TCP-based communication control category, provides a variety of ways messaging, packaged as a complete class
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-27
    • 文件大小:70941
    • 提供者:lyhwh
  1. chatroom

    0下载:
  2. 一个基于TCP简单的聊天时程序,采用CSocket类的编程方法-A simple TCP-based chat program, using the programming method CSocket Class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:233067
    • 提供者:薛仁
  1. netconfig_src

    0下载:
  2. Obtaining the current TCP/IP configuration is not provided by the standard .NET class libraries. In order to work on all the standard desktop OSes supported by .NET at least two different approaches must be taken. For more recent OSes such as Windows
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:33066
    • 提供者:modoko
  1. Socket

    0下载:
  2. 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:32621
    • 提供者:wangdan
  1. C_plus_Network_Programming

    0下载:
  2. This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design.-This book describes how C++ and middleware help ad
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3337418
    • 提供者:Jian
  1. netstream

    0下载:
  2. netstream:简单易用的socket封装,同时支持client和server。-a tcp socket wrapper class for used on both client and server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:8465
    • 提供者:ajie0112
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. TcpClientMFC

    0下载:
  2. TCP伺服器,使用mfc vc++ I have updated the article so that it provides a decent introduction to network programming. There are already several introductions to network programming on the web and I wanted this to be slightly different from all of them. Wh
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:20951
    • 提供者:liu
  1. qddown_java8543535625

    0下载:
  2. 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Soc
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:903317
    • 提供者:yessky
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com